home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / misc / wclass20.zip / ACE next >
Text File  |  1995-01-12  |  463b  |  22 lines

  1. system
  2.     carsys1
  3.  
  4. root
  5.  
  6.     CARSYS (ROOT_CLUSTER): "make"
  7.  
  8. default
  9.  
  10.     precompiled ("$EIFFEL3\precomp\spec\$PLATFORM\base")
  11.  
  12. cluster
  13.  
  14.     ROOT_CLUSTER:           "$EIFFEL3\eprog2";
  15.                 -- If you intend to modify any part of the example,
  16.                 -- copy all the files of $EIFFEL3/examples/base/calculator
  17.                 -- into one of your directories, and replace
  18.                 -- $EIFFEL3/examples/base/calculator by the name of
  19.                 -- that directory on the above line.
  20.  
  21. end
  22.